home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / (A)TB / (A)TBQ.ADF / CLI_only / CalcKey.doc < prev    next >
Text File  |  1991-09-15  |  6KB  |  162 lines

  1.                             CalcKey (V1.0)
  2.  
  3.                           Copyright (C) 1989
  4.  
  5.             SHAREWARE SOFTWARE FROM
  6.                              CMF SOFTWARE
  7.                           ALL RIGHTS RESERVED
  8.  
  9.  
  10.     CalcKey is a basic four function calculator intended to save you
  11. from having to hunt down your pocket calculator every time you want
  12. to do a simple calculation to enter a number into your spreadsheet,
  13. database, wordprocessor, editor or whatever. The great advantages of
  14. CalcKey over other Amiga calculator programs are:
  15.  
  16.         1. It is a memory resident pop-up program. This means that
  17. you can load the program into memory from your start up sequence and
  18. then forget it is there until you need it. CalcKey will hide itself
  19. away until you enter a special keystroke to wake it up. Pressing
  20. this key will 'pop-up' the calculator window which you can then use
  21. as you would a normal calculator.
  22.  
  23.         2. CalcKey can automagically type the answer to any
  24. calculation into the program you were using when it was popped up.
  25. This means that you don't have to remember the number and type it in
  26. again, avoiding errors.
  27.  
  28.     3. CalcKey supports hexadecimal and octal arithmetic and
  29. conversion between decimal, octal and hexadecimal.
  30.  
  31.     4. CalcKey only uses up about 24K of your precious memory.
  32.  
  33.  
  34. USAGE:
  35.  
  36.     CalcKey can be run from:
  37.         - The WorkBench
  38.                 Just double click its icon.
  39.     - The CLI 
  40.                 Simply enter the command "CalcKey".
  41.                 (Note: The CalcKey program should be placed in the C:
  42.                 directory of your system disk.
  43.                 There is no need to enter "Run CalcKey" as entering
  44.                 the command "CalcKey" loads the memory resident
  45.                 calculator and then returns you to the CLI prompt "1>".)
  46.     - Your "startup-sequence" file
  47.                 Insert a line containing the command "CalcKey"
  48.  
  49.     To use CalcKey press [ALT][=] (i.e. Press and hold down either
  50. ALT key, then press the '=' key, and then release both keys) to pop
  51. up the calculator window. You can then use it as you would a normal
  52. calculator. You can use either the keyboard keys or the mouse (point
  53. to the buttons on screen and click the left mouse button) to select
  54. numbers and operations.
  55.  
  56.     To make CalcKey type the number currently displayed into your
  57. application, either press the RETURN key or click on the ===>>
  58. gadget. CalcKey will then disappear and you will see the number
  59. appear in the application you were using, just as if you had typed it
  60. yourself.
  61.  
  62.     CalcKey has a single number memory. To store the currently
  63. displayed value in its memory press 'm' (or click on the [M] button).
  64. To recall a stored value press 'r' (or click on [MR]). To add or
  65. subtract the currently displayed value to the value in memory click
  66. the [M+] or [M-] button.
  67.  
  68.     CalcKey will let you work in either base 8 (octal), base 10
  69. (decimal) or base 16 (hexadecimal). You can use the mode gadget to
  70. select which base you wish to use. The mode gadget toggles between
  71. OCT, DEC and HEX. Alternatively you can select hexadecimal mode by
  72. pressing the 'h' key, octal mode by pressing 'o' or decimal mode by
  73. pressing 's'. When changing to a new base the previously displayed
  74. number will be converted to that base. In HEX mode use the buttons
  75. labelled 0-9, A-F to enter digits or the equivalent keyboard keys.
  76.   In octal mode you are limited to the digits 0-7. Decimal points can
  77. only be entered when in decimal mode.
  78.  
  79.     When entering numbers pressing the backspace key on the keyboard
  80. will delete the last entered digit. Pressing the 'c' key when in
  81. hexadecimal or octal mode will clear the display.
  82.  
  83.     Pressing the HELP key or selecting the HELP menu option will
  84. provide a brief summary of some of the key commands.
  85.  
  86.     If you have performed your calculation but don't want CalcKey to
  87. send the answer to your application, just press [ESC] or 'q' to make
  88. CalcKey disappear until you need it again.
  89.  
  90.     If you no longer wish to use CalcKey or you need to free up some
  91. more memory, you can remove CalcKey from memory by pressing 'u' (for
  92. Unload).
  93.  
  94.     CalcKey has a single menu with four options. The options are:
  95.         - About        Info about CalcKey
  96.         - Help         Help on using CalcKey
  97.         - Hide         Hide CalcKey (same as pressing [ESC] or 'q')
  98.         - Unload       Unload CalcKey from memory (same as pressing
  99.                        'u')
  100.  
  101.  
  102. DISCLAIMER:
  103.  
  104.      This program is distributed WITHOUT ANY WARRANTY. The author
  105. accepts no responsibility for the usefulness or accuracy of this
  106. program.
  107.  
  108.  
  109. SHAREWARE:
  110.  
  111.     As noted above, CalcKey is a shareware program. Shareware is a
  112. way software authors can distribute their work allowing potential
  113. users to try out the software before deciding to purchase it.
  114.  
  115.     If you become a regular user of CalcKey, please become a
  116. registered owner and contribute to the continued development and
  117. improvement of this and other programs.
  118.  
  119.     As shareware, this program is NOT in the public domain. It may be
  120. distributed free of charge to anyone by anyone as long as it is
  121. accompanied by this document. CalcKey may not be distributed for a
  122. fee without the permission of the author.
  123.  
  124.  
  125. REGISTRATION:
  126.  
  127.     If you find this program useful and continue to use it, please
  128. become a registered user by sending $25.00 to:
  129.  
  130.         Craig Fisher
  131.         CMF SOFTWARE
  132.         50 Casey Crescent
  133.         Calwell,  ACT  2905
  134.         AUSTRALIA
  135.  
  136.     When writing, please tell me what version of CalcKey you have,
  137. where you got it from and your address. Send me any comments (pro or
  138. con) you have so that future improvements can be made. I am also
  139. interested in hearing about any ideas you have for software you would
  140. like to see written.
  141.  
  142.     As a registered owner, you will receive a disk containing the
  143. latest version of the program. You will also be on a mailing list to
  144. receive information about bug-fixes, updates/enhancements and other
  145. programs which I have published.
  146.  
  147.  
  148. OTHER PRODUCTS:
  149.  
  150.     Other programs written by the same author have also been
  151. published:
  152.  
  153.         The following are available from
  154.  
  155.                 FBN Software
  156.                 P.O. Box 19
  157.                 Woden, ACT 2606
  158.         Phone: (062) 852218
  159.  
  160.     Amiga SmartKey - a keyboard macro program
  161.     Amiga PostCode - a pop-up index to Australian postcodes
  162.